func runtime.stopTheWorldGC

4 uses

	runtime (current package)
		debug.go#L28: 	stopTheWorldGC(stwGOMAXPROCS)
		proc.go#L1307: func stopTheWorldGC(reason stwReason) {
		trace.go#L284: 	stopTheWorldGC(stwStartTrace)
		trace.go#L415: 	stopTheWorldGC(stwStopTrace)